Commit 4aeb7471 by Kálmán Viktor

dashboard: fix title for store list

parent 3f14aca8
{% extends "dashboard/base.html" %} {% extends "dashboard/base.html" %}
{% load i18n %} {% load i18n %}
{% block title-page %}{% trans "Virtual machines" %}{% endblock %} {% block title-page %}{% trans "List" %} | {% trans "Store" %}{% endblock %}
{% block content %} {% block content %}
<div class="row"> <div class="row">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment