New program page
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import React from 'react';
|
||||
import shared from '../styles/Shared.module.scss';
|
||||
|
||||
const Archive = () => {
|
||||
return (
|
||||
<section className='page'>
|
||||
<section className={shared.page}>
|
||||
<h1>Arkisto</h1>
|
||||
|
||||
<i>Lisätietoja tulossa myöhemmin!</i>
|
||||
|
||||
Reference in New Issue
Block a user