eidolon/templates/adminBase.hamlet

31 lines
548 B
Text
Raw Normal View History

$newline always
2016-08-31 21:37:20 +02:00
<div .subheader .item>
<h1>Admin interface
<p>
Be careful with your actions here, every click will perform directly the advertised action.
2016-08-31 21:37:20 +02:00
<div .item>
<p>
<a href=@{AdminProfilesR}>User profiles
2016-08-31 21:37:20 +02:00
<div .item>
<p>
<a href=@{AdminAlbumsR}>Albums
2016-08-31 21:37:20 +02:00
<div .item>
<p>
<a href=@{AdminMediaR}>Media
2016-08-31 21:37:20 +02:00
<div .item>
<p>
<a href=@{AdminCommentR}>Comments
2016-07-12 18:46:45 +02:00
2017-08-13 23:03:48 +02:00
<div .item>
<p>
<a href=@{AdminRepopThumbsR}>Repopulate Thumbnails
2016-09-04 19:56:36 +02:00
<!--<div .item>
2016-08-31 21:37:20 +02:00
<p>
2016-09-04 19:56:36 +02:00
<a href=@{AdminSearchReloadR}>Repopulate search index-->