aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Shared/_FooterContent.cshtml
blob: 8ab9fc3151579b4e5e867a02481b6331b378d0a3 (plain) (blame)
1
2
3
4
5
6
7
8
<div class="border-top box-shadow">
	<div class="footer-content middle-content-container">
		<section>
			IT-kariera Exam Template - 2021
		</section>
		<div class="flex-spacer"></div>
	</div>
</div>