-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
creating njk template for log swap vos pin credit details page #16
creating njk template for log swap vos pin credit details page #16
Conversation
@@ -11,5 +13,44 @@ | |||
text: "Back", | |||
href: "/log/prisoner-details" | |||
}) }} | |||
</div> | |||
|
|||
<span class="govuk-caption-xl">{{ appTypeTitle }}</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only comment is about indenting as it's a bit random.
|
||
</div> | ||
|
||
|
||
{% endblock %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing trailing newline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This PR;
RA-208