|
@ -1,7 +1,7 @@ |
|
|
{% extends "layout.html" %} |
|
|
{% extends "layout.html" %} |
|
|
{% block content %} |
|
|
{% block content %} |
|
|
|
|
|
|
|
|
<div class="pagetitle" id="browsethearchive-title">BROWSE BY</div> |
|
|
<div class="pagetitle" id="browseby-title">BROWSE BY</div> |
|
|
|
|
|
|
|
|
<div id="browsebycategory-listcategories"> |
|
|
<div id="browsebycategory-listcategories"> |
|
|
<div class="browsebycategory-categories primary-button"><a href="{{ url_for('artistsindex') }}">BROWSE BY CREATOR/CONTRIBUTOR</a></div> |
|
|
<div class="browsebycategory-categories primary-button"><a href="{{ url_for('artistsindex') }}">BROWSE BY CREATOR/CONTRIBUTOR</a></div> |
|
|