unified header_title template values across dashboard applet destination pages; styled &/ added applet titles across all applets
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{% extends "core/base.html" %}
|
||||
{% load lyric_extras %}
|
||||
|
||||
{% block title_text %}Your note{% endblock title_text %}
|
||||
{% block header_text %}Your note{% endblock header_text %}
|
||||
{% block title_text %}Dashnote{% endblock title_text %}
|
||||
{% block header_text %}<span>Dash</span>note{% endblock header_text %}
|
||||
|
||||
|
||||
{% block extra_header %}
|
||||
|
||||
Reference in New Issue
Block a user