Add breadcrumb navigation
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
This commit is contained in:
parent
ef00b4c020
commit
428f49879d
28 changed files with 350 additions and 416 deletions
|
|
@ -21,7 +21,10 @@
|
|||
{% block content %}
|
||||
<main>
|
||||
<header>
|
||||
<h1>Drop Campaigns</h1>
|
||||
<h1>List of Twitch Drop Campaigns</h1>
|
||||
<div>
|
||||
<a href="{% url 'core:dashboard' %}">Dashboard</a> > Drops
|
||||
</div>
|
||||
<!-- RSS Feeds -->
|
||||
<div>
|
||||
<a href="{% url 'core:campaign_feed' %}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue