Add dashboard for all the different sites
This commit is contained in:
parent
5bdee66207
commit
60c9ccf01a
3 changed files with 473 additions and 6 deletions
|
|
@ -244,7 +244,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<a href="{% url 'twitch:dashboard' %}">Dashboard</a> |
|
||||
<a href="{% url 'core:dashboard' %}">Dashboard</a> |
|
||||
<a href="{% url 'core:docs_rss' %}">RSS</a> |
|
||||
<a href="{% url 'core:debug' %}">Debug</a> |
|
||||
<a href="{% url 'core:dataset_backups' %}">Dataset</a> |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue