mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
Merged in CST-12180 (pull request #950)
CST-12180 added div container Approved-by: Stefano Maffei
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
<!DOCTYPE html>
|
<div class="container">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<title>{{ 'coar-notify-support.title' | translate }}</title>
|
<title>{{ 'coar-notify-support.title' | translate }}</title>
|
||||||
</head>
|
</head>
|
||||||
@@ -13,4 +12,4 @@
|
|||||||
<h2>{{ 'coar-notify-support.message-moderation.title' | translate }}</h2>
|
<h2>{{ 'coar-notify-support.message-moderation.title' | translate }}</h2>
|
||||||
<p [innerHTML]="('coar-notify-support.message-moderation.content' | translate)"></p>
|
<p [innerHTML]="('coar-notify-support.message-moderation.content' | translate)"></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</div>
|
||||||
|
Reference in New Issue
Block a user