eidolon/templates/adminBase.hamlet
2016-09-04 19:59:57 +02:00

27 lines
474 B
Plaintext
Executable file

$newline always
<div .subheader .item>
<h1>Admin interface
<p>
Be careful with your actions here, every click will perform directly the advertised action.
<div .item>
<p>
<a href=@{AdminProfilesR}>User profiles
<div .item>
<p>
<a href=@{AdminAlbumsR}>Albums
<div .item>
<p>
<a href=@{AdminMediaR}>Media
<div .item>
<p>
<a href=@{AdminCommentR}>Comments
<!--<div .item>
<p>
<a href=@{AdminSearchReloadR}>Repopulate search index-->