Templates refactoring
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
mod new_subscriber;
|
||||
mod post;
|
||||
mod subscriber_email;
|
||||
|
||||
pub use new_subscriber::NewSubscriber;
|
||||
pub use post::PostEntry;
|
||||
pub use subscriber_email::SubscriberEmail;
|
||||
|
||||
Reference in New Issue
Block a user