mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-25 14:43:00 +00:00
started moving content to corretn divs
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
extends ../layout
|
||||
//extends ../layout
|
||||
|
||||
block content
|
||||
h1 Bodyrep
|
||||
p Admin Index
|
||||
//block content
|
||||
h1 Bodyrep
|
||||
p Admin Index
|
||||
|
||||
p
|
||||
a(href="/users") List Users
|
||||
p
|
||||
a(href="/workouts") List workouts
|
||||
p
|
||||
a(href="/admin") Admin Index
|
||||
p
|
||||
a(href="/admin/users") Admin Users
|
||||
p
|
||||
a(href="/admin/exercises") Admin Exercises
|
||||
p
|
||||
a(href="/users") List Users
|
||||
p
|
||||
a(href="/workouts") List workouts
|
||||
p
|
||||
a(href="/admin") Admin Index
|
||||
p
|
||||
a(href="/admin/users") Admin Users
|
||||
p
|
||||
a(href="/admin/exercises") Admin Exercises
|
||||
|
||||
Reference in New Issue
Block a user