Skip to content

Deprecated template will error out #4526

Description

@ajrbyers

We've marked the public profile templates as deprecated through a comment to let people know we will be removing them if they are still using them. However, the {% comment %} tag at the top of the file will cause them to error out which we don't want.

{% comment %}
This template is deprecated. Account pages are now part of the back-office.
{% endcomment %}
{% extends "core/base.html" %}
{% load static %}
{% load i18n %}

THis needs to be updated on:

  • OLH
  • Clean
  • Material

A PR is open on Hourglass: openlibhums/hourglass#417

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions